Newman Run Dashboard

Friday, 23 January 2026 07:26:30
Total Iterations

3

Total Assertions

198

Total Failed Tests

55

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow collection Copy
Environment: QA
Timings and Data
Total run duration: 44.2s
Total data received: 2.87MB
Average response time: 261ms
Summary Item Total Failed
Requests 162 3
Prerequest Scripts 189 0
Test Scripts 237 5
Assertions 198 47
Skipped Tests 0 -



Showing 55 Failures

Failed Test: Verify the resposne time is below 400ms

Assertion Error Message
expected 480 to be below 400
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: Verify if response message is Job Created Successfully

Assertion Error Message
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
Failed Test: Verify JSON Schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify that id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_service_location_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_platform_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_warrenty_status_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_oem_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that tr_customer_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that tr_customer_product_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that job_number is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify job_number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading 'job_number')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: Verify if response message is Job Created Successfully

Assertion Error Message
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
Failed Test: Verify JSON Schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify that id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_service_location_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_platform_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_warrenty_status_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that mst_oem_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that tr_customer_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that tr_customer_product_id is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify that job_number is present in the response data

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify job_number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading 'job_number')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 480ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9781c868-9a15-4a24-8cb9-424aeb00b3ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3pbhbYusiujX654a6H4tKJDRebw"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify the resposne time is below 400ms
expected 480 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 235ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 099d27e3-1021-49e0-9d46-e9c6d6bdeaca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 376ee771-ce30-4015-829b-1acf2ccebf9d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 295afc78-a6da-4d77-918c-2055cbe1d54d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7c7434b-5c45-4e78-846a-31f75961f0b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65ff9dcf-d73f-47cd-aa1b-cc86d87eb513
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b984d729-4539-4e52-8a53-a23471bd7494
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-VnRPnbrTls2ozhrZ3DLN47jSuZM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":354},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3cf70b4e-1a5a-44f9-b9b9-d3453a8110ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50b0e888-40c2-4a2c-9961-4ae913d3baaf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-VnRPnbrTls2ozhrZ3DLN47jSuZM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":354},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b3037d0f-c4dc-4703-91bc-c332136d26c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbfdd1e0-3140-4f12-a53d-e76603b87ba7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e13d19c-9ba2-405e-b083-6afeb601d160
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 296ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
randomnumber 31
randomFirstName Candido
randomLastName Heller
randomEmail Phyllis_Carroll86@gmail.com
randomPhone 207-690-3332
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8260335-534e-4bc8-bf55-41f1720003d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1062
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Branson",
                "last_name": "Hettinger",
                "mobile_number": "447-531-9838",
                "mobile_number_alt": "",
                "email_id": "Madisen.Kuphal42@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"99089760228851",
                "imei1": "99089760228851",
                "imei2": "99089760228851",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-cNA4/KQT9yXi/cqQkNe5N3kCe7M"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":164593,"tr_customer_product_id":164583,"job_number":"JOB_164576"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is Job Created Successfully 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify that id is present in the response data 1 0 0
Verify that mst_service_location_id is present in the response data 1 0 0
Verify that mst_platform_id is present in the response data 1 0 0
Verify that mst_warrenty_status_id is present in the response data 1 0 0
Verify that mst_oem_id is present in the response data 1 0 0
Verify that tr_customer_id is present in the response data 1 0 0
Verify that tr_customer_product_id is present in the response data 1 0 0
Verify that job_number is present in the response data 1 0 0
Verify job_number starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
randomnumber 836
randomFirstName Anastacio
randomLastName Hettinger
randomEmail Neva27@gmail.com
randomPhone 883-961-3866
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1bca7e1f-b251-476a-bf34-8063ece12fb2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1054
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Lucie",
                "last_name": "Howell",
                "mobile_number": "424-589-6518",
                "mobile_number_alt": "",
                "email_id": "Gaylord.Ritchie@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"39058912624884",
                "imei1": "39058912624884",
                "imei2": "39058912624884",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
randomnumber 351
randomFirstName Marta
randomLastName Kreiger
randomEmail Eddie52@gmail.com
randomPhone 658-271-2679
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eee9debd-2547-4313-9ab1-20d905a0fc3a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1058
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Joannie",
                "last_name": "Herman",
                "mobile_number": "678-766-6836",
                "mobile_number_alt": "",
                "email_id": "Adolfo.Weissnat@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"17874283077734",
                "imei1": "17874283077734",
                "imei2": "17874283077734",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 230ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
randomnumber 955
randomFirstName Raven
randomLastName Schoen
randomEmail Reggie.Schultz27@gmail.com
randomPhone 381-776-9932
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f9328ffc-d79b-4eb2-92cb-50e9b48f7710
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
randomnumber 530
randomFirstName Jovani
randomLastName Fahey
randomEmail Ahmed73@gmail.com
randomPhone 478-345-3865
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89d5bbdb-288a-41d5-8ceb-978a080b1d88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1043
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Adolfo",
                "last_name": "Ritchie",
                "mobile_number": "585-696-7959",
                "mobile_number_alt": "",
                "email_id": "Chelsey.Weber44@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000587",
                "imei1": "100000587",
                "imei2": "100000587",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
randomnumber 485
randomFirstName Minnie
randomLastName Waelchi
randomEmail Golda_Blanda@yahoo.com
randomPhone 599-258-8821
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5553d611-0b66-4f5c-bf81-2cc6f7b180d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69286da4-04c9-4b86-8156-cf0f502ee167
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-55KItxYXgwbVrWqbXBQtitx6jMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 586ms
Mean size per request: 344.36KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b62d00f5-f1d7-45d8-b012-48b2e74d3e25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5616c-tfq5g4MB4GbklIJfc8IP/vvdDdM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:25:49.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64ca70ae-c9fd-48e6-a123-e0efaa3e8460
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/164576
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 90495be2-ab7b-4439-bdb8-6c2596288dbc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67ea779e-8f90-4d48-8466-edb6b2e731be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-ZdxktZT3AilZy9rpsQS2vv8p7Ig"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTJ9.4AxMdqKpvAACcD7s33IJ7YtkxQ5ckKBHwGGoS-eYV_s"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTJ9.4AxMdqKpvAACcD7s33IJ7YtkxQ5ckKBHwGGoS-eYV_s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad7f8131-9595-43c6-b36d-950ddfebd8d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTJ9.4AxMdqKpvAACcD7s33IJ7YtkxQ5ckKBHwGGoS-eYV_s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7bcedb5-d709-46da-8dbb-af0f34f7e78b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-dQRM687qE1eQO7bwftEl19/4ykI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":239},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 232.45KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9216a92c-083c-4d92-95fb-021455e9bdef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"3a1cb-jqFHRlE6LRJAlcFGQ9AwC8+Ekjs"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:25:49.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTJ9.4AxMdqKpvAACcD7s33IJ7YtkxQ5ckKBHwGGoS-eYV_s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6cc1eec-0008-4449-89e5-c8e4e2da0c1b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTJ9.4AxMdqKpvAACcD7s33IJ7YtkxQ5ckKBHwGGoS-eYV_s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6a54287-e049-42f1-b635-7f711a85a714
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 164576,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 231.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTJ9.4AxMdqKpvAACcD7s33IJ7YtkxQ5ckKBHwGGoS-eYV_s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a5067a6-5ab6-4349-b1f0-7abe5d0104d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39de1-573K5JPnv92HH6MgLvktByitUdM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 913e42fd-482e-4209-9a40-3787d94f1512
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-ETFYuy+WnJiuWnHpYZjWf+c8tJ0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c448bba-d1aa-4c37-a36b-3fefe0bb8776
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 889f84f1-0e39-4cb7-8384-469e162cdaff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-4JInIwQ36gkRMSnDpifC7M23dwU"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":125}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54b7cfbb-6d02-4d34-9479-e5fed5e6e018
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bac-PPEYaTe4rPwOKwbUR4QgDlekaqU"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:25:54.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:25:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 593515f3-40e8-4783-8c04-b9dde79f6390
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 418ms
Mean size per request: 3.5KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce255845-4644-4052-afb5-a415bcc75126
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"e03-gV78pnICSaRAOchbWKkb4o7Thgc"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:25:54.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:25:54.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":164576,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T07:25:49.000Z"}],"quatations":[]},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164223,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T02:26:13.000Z"}],"quatations":[]},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164222,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T01:59:46.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 208550d2-e9d4-4335-99ef-9a427c5aa92f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTR9.84oBPti8Cpcgjzw-KAH3iPJCaPCD9Btu7NXbNU0O-ao
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 845594a5-db00-4171-bc7e-03f33db9ddf6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":164576,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5988cda5-c3be-4ca6-8df5-9cd2f66aede4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-1QtTsO1qzFD4QpNe4SKFZR8ajh0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a68a29d5-dd7a-4047-8e12-cf173ad83000
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7586a231-1076-4e1d-ab24-6764411301eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-wFGLpsQF/uuMFYnvwyonXDHjRcQ"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":124},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1b7b031-ca51-4b96-874a-2e7d24a0ef2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 119.76KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41e88cc6-5389-4a8a-83f1-4a196ca3ca4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1df0d-sPiU6808PXxxqDGMjmNS6WGUX0g"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 457ms
Mean size per request: 1.99KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73c828e4-3a95-447e-aac8-65e5b8e5f494
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7f1-xuAhtm1+6jsoof4hKl84+DtsGTQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:25:56.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 531612de-03b5-47f3-8029-35f9f0224d66
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 164576
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 461ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE1Nn0.CfN0I_fTNGRpihxrYU-3AR-DrNVKHRK4Rkl80v9HIo8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 92da2115-08f0-4a43-9aca-5e4ad7782a77
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"408-RaYvTc0Ns6muMiUC2f8aYYkftRk"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:25:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token edbe174b-1655-4a3b-b79f-7e75a0883e85
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-aIDJFyw/KjQRimkT8jcPBwhnl3o"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTl9.0gl-O73WkNke8LXRnnXn2NToSrqmXwzlJX6M-stz0i0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09c2b8fc-c373-4785-a675-2f54f5ecc89f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86de31bb-7ffa-4992-bc3b-fdb3a5a85133
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-xlyrLl17IAYaMeDZsrdSTI7s4tw"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:25:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 149ff941-9ba5-4e65-b4a3-1f3eb4177cf0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-7qzUFL3g/EwuB3d7Z0Fjs2X7enA"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:25:58.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36f3ba1a-26f3-47ae-8910-5c6a0bb13a6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-7qzUFL3g/EwuB3d7Z0Fjs2X7enA"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:25:58.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b459378-fce8-4864-9117-5ab3ce38d08d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 164576
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9707fb4-4ee7-4345-8d1b-10fcf078ab4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/164576
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNDZ9.gZTDWXiz7qMjQTqhwE24qlaEP1QctIqoCqSSUmNUleg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8c1866d-54de-4656-9b4b-87f0f2b7352b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7fd84b6-6a77-4fab-aa0b-b59d3b7c8341
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-6NWDVdX9JigJdKxjiOKYxOn9g6A"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0af698c2-34ea-47dd-9133-89bc2c57a625
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad1c1fcc-31e1-49f1-9c9c-d2b141f6750b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad8134cc-3777-4ca5-91d3-a05e735d885c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b68863fa-cc32-4570-a2fe-f5c613b1e87a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 810c01e8-f0e5-447a-a861-50cc1a8848e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3633993e-a5fa-4ba9-b80a-6fe91638d92b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-55KItxYXgwbVrWqbXBQtitx6jMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f02eb422-74b0-4c7c-a079-d742419d76cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 01dd7234-d365-4f24-ba90-4a11e908abf8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-55KItxYXgwbVrWqbXBQtitx6jMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46743b1f-10ab-4c7d-87f4-eb90788e2341
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50ffb98e-3154-44d8-b7e5-5fe5e8682dd4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a26aa000-1f70-4322-8cc2-901f2372910d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 143B

Test Pass Percentage
8 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
randomnumber 404
randomFirstName Cathryn
randomLastName Crooks
randomEmail Lori_Collier3@yahoo.com
randomPhone 677-955-1667
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7bd76817-16d2-41bd-9390-d8d3e6cd5e4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1041
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Karl",
                "last_name": "Stehr",
                "mobile_number": "254-468-3625",
                "mobile_number_alt": "",
                "email_id": "Boyd.Davis@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"355125013246",
                "imei1": "355125013246",
                "imei2": "355125013246",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Status code is 200 0 1 0
Verify if response message is Job Created Successfully 0 1 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 0 1 0
Verify that id is present in the response data 0 1 0
Verify that mst_service_location_id is present in the response data 0 1 0
Verify that mst_platform_id is present in the response data 0 1 0
Verify that mst_warrenty_status_id is present in the response data 0 1 0
Verify that mst_oem_id is present in the response data 0 1 0
Verify that tr_customer_id is present in the response data 0 1 0
Verify that tr_customer_product_id is present in the response data 0 1 0
Verify that job_number is present in the response data 0 1 0
Verify job_number starts with JOB_ 0 1 0
Total 1 12 0
Test Failures
Test NameAssertion Error
Status code is 200
expected response to have status code 200 but got 500
Verify if response message is Job Created Successfully
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
Verify JSON Schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify that id is present in the response data
Target cannot be null or undefined.
Verify that mst_service_location_id is present in the response data
Target cannot be null or undefined.
Verify that mst_platform_id is present in the response data
Target cannot be null or undefined.
Verify that mst_warrenty_status_id is present in the response data
Target cannot be null or undefined.
Verify that mst_oem_id is present in the response data
Target cannot be null or undefined.
Verify that tr_customer_id is present in the response data
Target cannot be null or undefined.
Verify that tr_customer_product_id is present in the response data
Target cannot be null or undefined.
Verify that job_number is present in the response data
Target cannot be null or undefined.
Verify job_number starts with JOB_
Cannot read properties of undefined (reading 'job_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
randomnumber 48
randomFirstName Colleen
randomLastName Aufderhar
randomEmail Isabell33@yahoo.com
randomPhone 267-282-0987
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2679adb9-f482-4591-9920-993047b0276c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1044
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Elenora",
                "last_name": "Huels",
                "mobile_number": "910-779-4675",
                "mobile_number_alt": "",
                "email_id": "Tatum11@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"1660608133603",
                "imei1": "1660608133603",
                "imei2": "1660608133603",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNTJ9.4AxMdqKpvAACcD7s33IJ7YtkxQ5ckKBHwGGoS-eYV_s
randomnumber 493
randomFirstName Bret
randomLastName Dickinson
randomEmail Eryn.Dickinson98@hotmail.com
randomPhone 334-696-0626
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9dae52cf-fde6-4b2c-a29f-84fef5d3c248
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1047
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Rory",
                "last_name": "Bradtke",
                "mobile_number": "893-850-8334",
                "mobile_number_alt": "",
                "email_id": "Cassidy9@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"37359251199195",
                "imei1": "37359251199195",
                "imei2": "37359251199195",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 231ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
randomnumber 990
randomFirstName Ashlynn
randomLastName Cronin
randomEmail Gracie.Glover45@yahoo.com
randomPhone 925-947-3774
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df29848a-91ad-4c8f-9b72-449877a52f41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
randomnumber 56
randomFirstName Trinity
randomLastName Robel
randomEmail Jazmyne99@hotmail.com
randomPhone 341-489-2476
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9029591-5794-4539-9b94-89fcfaadadf3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1029
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Kaia",
                "last_name": "Veum",
                "mobile_number": "578-412-2208",
                "mobile_number_alt": "",
                "email_id": "Ardith71@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000159",
                "imei1": "100000159",
                "imei2": "100000159",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
randomnumber 330
randomFirstName Eloy
randomLastName Considine
randomEmail Joanny.Wisozk@hotmail.com
randomPhone 551-924-5725
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c679aa0-6e83-4dcf-8d4a-e378e84c81ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1aecd288-d97d-48a1-99d1-c684d383fb74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-55KItxYXgwbVrWqbXBQtitx6jMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 558ms
Mean size per request: 344.35KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03ca98e8-093a-483f-86e3-5dcd039f79b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"56165-93RnJlck0Eh2PTGVsPZ8GZmGjjk"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:00.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58c6c24c-0c29-4b95-962f-e20687f6d5a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/164576
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f79330b0-18c4-4442-a4d2-ce3c4e6dc2d7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3a67fd4-838c-4a4b-b0e5-541fbecea7cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-dT24YjT2jTLb0rn/KQ5SBE6FV6o"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjd9.A8Lm-Llgpf6GNeHUO8qbHna3HutI5d85PBXJsVk02Kk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjd9.A8Lm-Llgpf6GNeHUO8qbHna3HutI5d85PBXJsVk02Kk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 76c27c51-188f-4aae-bca7-2eb3a33f4850
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjd9.A8Lm-Llgpf6GNeHUO8qbHna3HutI5d85PBXJsVk02Kk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0eee73a7-8dd5-4b61-b203-f449e854f6ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-6q+EMcA5WfyT00bbHyKVQp8u2cw"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":238},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 231.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f62fd826-c69c-490f-9e84-ca8b08ea10b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39de1-573K5JPnv92HH6MgLvktByitUdM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjd9.A8Lm-Llgpf6GNeHUO8qbHna3HutI5d85PBXJsVk02Kk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11ae9e76-5df2-4e10-bdf6-a2e70eb540f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjd9.A8Lm-Llgpf6GNeHUO8qbHna3HutI5d85PBXJsVk02Kk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80b039f6-0ce8-487f-b1c0-8b98bf38db1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 164576,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 231.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjd9.A8Lm-Llgpf6GNeHUO8qbHna3HutI5d85PBXJsVk02Kk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 456faaca-0e4c-4c8f-bc24-bd11c34f516f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39de1-573K5JPnv92HH6MgLvktByitUdM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dcf1652-7f9a-46b8-8e34-6c3b36818c08
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-Bd0nAbJo0WtV9hCVokmVX0cYb3o"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 778e0cf0-f951-40fd-ac3c-cc4b3a39a374
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4cd45cf-a369-4668-948b-0541ade99b7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-tBKGa38p8krgHMxbFEGycOnE/LQ"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":126}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 569fbcb6-19d0-4a2f-9b2d-9602192c46ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bac-w5pwCMwYJVhyxdiSiz6YuzpwGGc"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:08.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:26:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59120316-8c2b-4237-85b8-90b6dfc7853d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 364ms
Mean size per request: 3.67KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf59bb9e-8aed-4a96-a88b-4cf535141ec5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"eb1-wek6HGv86hXBs3YKWyV4D9f9pSQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:08.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:26:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":164576,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T07:25:49.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":164576,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-23T07:25:56.000Z"}],"quatations":[]},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164223,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T02:26:13.000Z"}],"quatations":[]},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164222,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T01:59:46.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c898255-123a-424d-a77e-8a440d39cf6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjl9.9DOhDitiJGyXFQBVpHdZ_H_k17ng2gUZupISD_o1VNY
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1874e671-723d-4796-9b94-1182ef2d92fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":164576,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5371a29-5086-491b-9ca9-8bc6295f05ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-ZKEdT5lUfjOPsXebPZUCMSAHsQk"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f2829cb-b103-4c4f-a034-a4577d46fe90
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a6dcd5f5-4047-4f26-acfd-d74c8ac895ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-YUY7Zty3tiKFQ8gevXaOYpYCHu0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":125},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77212f56-efd0-4f7d-98d5-042a18c4d71b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 120.73KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24959b5e-5871-47bf-bf4b-877e6ca5e91f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e2e8-bR4ap8z/nvgQWVYu450di5XEusI"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:11.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 467ms
Mean size per request: 1.99KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 240715ea-3ee9-4d60-ba2d-69651751c46e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7f1-aUC0vKEYEphgETjK0zQI4B30z3g"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:11.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b3403ea-3254-4303-8ec6-59008a5d98d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 164576
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 459ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE3MX0.wip9IRH9FkWDYZ34NYwCljwgYu6CDLiP3mDh6laJs0o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f110da7-011b-4258-ba12-3330f399b4d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"408-RaYvTc0Ns6muMiUC2f8aYYkftRk"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79e3a530-b3ab-4480-8c3b-433dc27c78b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-1SLLVWfL9uLYdRQ0WYyjHr+D1oA"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzR9.BW5z9qqhhpbYyF-7EPA5BiYKeKGExCSCHptIsCvE5k4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6b7c445-4e01-46ea-b46f-91cc00ebfc3a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df65a44f-f2f3-4712-ad46-89f45df5ed92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-xlyrLl17IAYaMeDZsrdSTI7s4tw"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6dac085-4445-4239-ad5a-0f218371abcd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-ddJn66CztrZ1bCW+huo5IcZl/24"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:13.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e3ee683-3dcd-48e7-acea-db66e29a66be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-ddJn66CztrZ1bCW+huo5IcZl/24"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:13.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf37eb12-9056-48d4-89cb-c86f9ad843fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 164576
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 367ebbcc-06ed-4db4-931a-0536e3ee6d14
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/164576
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjF9.pRziuql7NOtIo6hEV68feBoE_NAMxiVFUgThlT_BZwM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 786853e5-f321-4263-bf76-471b4ab5f5c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d9bf17c-5fd7-4824-aa15-4991b8bae0c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-08IIGZI99r/+T+71+VCAZJfKFZw"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b181d94-10d0-48c1-a03f-acf157ef7073
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc859c63-5191-425e-a4c1-733a5cd52b32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6df3462-238a-4740-8720-e5ded8b710de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3fcd075c-e005-4538-b313-3d707c379049
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0209e3a6-ec6f-4c7a-b5d2-03e382da7e41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce8808bc-c838-4861-99cf-8400899ef414
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-55KItxYXgwbVrWqbXBQtitx6jMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6948232-9592-4767-83bd-09f868d9d2b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dc3f977d-929e-4035-815e-856864571866
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-55KItxYXgwbVrWqbXBQtitx6jMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a91a942-b767-4116-90df-216bf5db8f12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 829c7578-c096-4404-81dd-99bcdb9dbc4d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaca1496-9e8e-44b7-a570-c165e5c89745
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 143B

Test Pass Percentage
8 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
randomnumber 359
randomFirstName Imelda
randomLastName Spencer
randomEmail Marilyne.Abshire91@yahoo.com
randomPhone 724-285-4682
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33c616c2-5836-44a9-bf43-0aa9823c434c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1058
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Simone",
                "last_name": "Heidenreich",
                "mobile_number": "333-404-9095",
                "mobile_number_alt": "",
                "email_id": "Marquis_Dooley57@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"3077309523340",
                "imei1": "3077309523340",
                "imei2": "3077309523340",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Status code is 200 0 1 0
Verify if response message is Job Created Successfully 0 1 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 0 1 0
Verify that id is present in the response data 0 1 0
Verify that mst_service_location_id is present in the response data 0 1 0
Verify that mst_platform_id is present in the response data 0 1 0
Verify that mst_warrenty_status_id is present in the response data 0 1 0
Verify that mst_oem_id is present in the response data 0 1 0
Verify that tr_customer_id is present in the response data 0 1 0
Verify that tr_customer_product_id is present in the response data 0 1 0
Verify that job_number is present in the response data 0 1 0
Verify job_number starts with JOB_ 0 1 0
Total 1 12 0
Test Failures
Test NameAssertion Error
Status code is 200
expected response to have status code 200 but got 500
Verify if response message is Job Created Successfully
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
Verify JSON Schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify that id is present in the response data
Target cannot be null or undefined.
Verify that mst_service_location_id is present in the response data
Target cannot be null or undefined.
Verify that mst_platform_id is present in the response data
Target cannot be null or undefined.
Verify that mst_warrenty_status_id is present in the response data
Target cannot be null or undefined.
Verify that mst_oem_id is present in the response data
Target cannot be null or undefined.
Verify that tr_customer_id is present in the response data
Target cannot be null or undefined.
Verify that tr_customer_product_id is present in the response data
Target cannot be null or undefined.
Verify that job_number is present in the response data
Target cannot be null or undefined.
Verify job_number starts with JOB_
Cannot read properties of undefined (reading 'job_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
randomnumber 56
randomFirstName Dangelo
randomLastName Bayer
randomEmail Ronny.OKeefe41@hotmail.com
randomPhone 781-814-1425
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a41a2a0-ee3d-46fa-813b-e54b39d3e588
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1047
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Simone",
                "last_name": "Stokes",
                "mobile_number": "317-361-4920",
                "mobile_number_alt": "",
                "email_id": "Lester4@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"64917913132073",
                "imei1": "64917913132073",
                "imei2": "64917913132073",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 230ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNjd9.A8Lm-Llgpf6GNeHUO8qbHna3HutI5d85PBXJsVk02Kk
randomnumber 814
randomFirstName Elyssa
randomLastName Berge
randomEmail Norene.Johnston@gmail.com
randomPhone 745-838-5966
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98aa9335-fc4e-432b-8af2-a99660bc9be7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1047
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Nova",
                "last_name": "Kessler",
                "mobile_number": "917-939-2413",
                "mobile_number_alt": "",
                "email_id": "Gus_Batz@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"81264530507421",
                "imei1": "81264530507421",
                "imei2": "81264530507421",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 230ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
randomnumber 317
randomFirstName Elenor
randomLastName King
randomEmail Demond90@gmail.com
randomPhone 327-855-5004
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c16d738-0e99-4554-a77b-1e42e99a228c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
randomnumber 995
randomFirstName Tanner
randomLastName Reichert
randomEmail Jazlyn_Ward38@yahoo.com
randomPhone 419-534-3356
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83b2b5a6-7699-4477-a798-8c625cbc30aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1041
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Anna",
                "last_name": "Jacobi",
                "mobile_number": "254-334-8152",
                "mobile_number_alt": "",
                "email_id": "Pearline_Mayer85@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000039",
                "imei1": "100000039",
                "imei2": "100000039",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 229ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
randomnumber 480
randomFirstName Leanna
randomLastName Raynor
randomEmail Bobbie_Labadie90@yahoo.com
randomPhone 803-498-6016
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a60cce8-912c-4ce9-a950-80c0a27e0a83
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fe086b7-ef62-4ce8-87a4-ae1e2e4e5bab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-55KItxYXgwbVrWqbXBQtitx6jMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 556ms
Mean size per request: 344.35KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36076b27-aa96-4865-91e0-7af14a10cc40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"56165-AL47eQL3fK8qorPVKuwDrFuaYwY"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:15.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38d5bf21-9f89-4494-bd36-41e881c9bad6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/164576
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b359f3ae-a46a-4afc-b3c8-52a157900c2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fac6706e-f36c-4f08-ad50-11d10a9eba8b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-gurtcxQSzufcCrh27z83s8zHizA"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODJ9.fMruXJgIFmv334ezDGs5LriRnJozmgicYRC3FhjDygI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODJ9.fMruXJgIFmv334ezDGs5LriRnJozmgicYRC3FhjDygI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e49f96e-f849-46ea-bc3d-9382ed81ec9a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODJ9.fMruXJgIFmv334ezDGs5LriRnJozmgicYRC3FhjDygI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e991ce31-69a5-40a6-ad0f-32ae32a992aa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-6q+EMcA5WfyT00bbHyKVQp8u2cw"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":238},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 231.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c0e209c-f617-45b1-878f-92be665b8dba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39de1-573K5JPnv92HH6MgLvktByitUdM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODJ9.fMruXJgIFmv334ezDGs5LriRnJozmgicYRC3FhjDygI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5087781-a4dd-4720-8344-0d2401a4995b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODJ9.fMruXJgIFmv334ezDGs5LriRnJozmgicYRC3FhjDygI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce2be7cd-6d08-47fd-b4d1-042c6a79a716
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 164576,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 231.47KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODJ9.fMruXJgIFmv334ezDGs5LriRnJozmgicYRC3FhjDygI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2af2aeea-a153-47ce-b58e-3abb67d488b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"39de1-573K5JPnv92HH6MgLvktByitUdM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57051e3e-3691-4976-9f45-60fca4226e1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-cMUqUrZwc0KAQ/CKgPzL3/yqPNE"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4bdac5be-c1a5-436f-9dc7-10e4c37efb24
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33bb3dce-742c-4e92-91d0-325de66b9838
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-tBKGa38p8krgHMxbFEGycOnE/LQ"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":126}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e70a3407-ccf9-4a98-b012-c3fe9063154e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bac-k7XsTldS2wkaJDpI7eepMLXDH2I"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:23.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:26:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35167b40-b06e-44e5-a373-9915f5043cd6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 379ms
Mean size per request: 3.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50239027-8941-424a-a2a5-d3a44d859277
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f5f-wPmqBdSVQuoKyU8GlkdT6564xmY"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:23.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:26:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":164576,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T07:25:49.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":164576,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-23T07:25:56.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":164576,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-23T07:26:11.000Z"}],"quatations":[]},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164223,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T02:26:13.000Z"}],"quatations":[]},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164222,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T01:59:46.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43d96b23-6ee9-4ec3-a07e-78575e28a71b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODN9.jrov2Mn2j5DSRcEjQdn6-8Ss9hvt_JywoJuJIaXDTV0
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66ab63d6-a9da-4739-9277-f068e9897a94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":164576,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 24a0b642-4b48-4873-90bc-ae3b7d9eb69e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-58kAebqFz0y9U0NUWy+f5SCXQX8"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 784d8136-43aa-4034-8e17-0b32ae038348
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b6299b5-6558-4eb2-b2d6-b0b7cceabe12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-YUY7Zty3tiKFQ8gevXaOYpYCHu0"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":125},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12907094-73c3-4b4e-b881-34069052e206
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 120.73KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56f5cdf0-7ea1-4b78-8dd1-fae2d317b84d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1e2e8-uFGlaPIV/YRFTJmkluyxMKvDEc8"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:25.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 468ms
Mean size per request: 1.99KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c549389-2aef-4324-b150-87237455fb57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7f1-rMGeUa+PBfcIRzDID07rCwfthcw"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:25.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e40da81d-f515-42e6-964e-07019ae73672
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 164576
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 465ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1MzE4Nn0.xFHYaXeDmlF2751wZqChd52gt388FvfERknzcFIS8jo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4ceedc2-f6dc-4293-9465-7e66877daf20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"408-RaYvTc0Ns6muMiUC2f8aYYkftRk"
Vary Accept-Encoding
Content-Encoding gzip
Date Fri, 23 Jan 2026 07:26:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39c61a9a-b748-4a42-8122-3377b31376e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-oYRt+/nDUzFEAaTD9CQsHGg+8i4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxODh9.BYyanlc3JYKg-A5NRJtFFFQIiZrI54PV0Xjr2y8-tdE"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 115d79af-4094-489f-8ee6-96974b1d4ae0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8db40116-d215-468f-9e39-c5449e699061
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-xlyrLl17IAYaMeDZsrdSTI7s4tw"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":355},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 684852ba-390f-456e-b6ac-52516ccf891e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-dl+OCa/dpUnjE2cabHwjoQvI0n4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:27.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a96fa49-ec5e-40e9-8190-054d3df44ce3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-dl+OCa/dpUnjE2cabHwjoQvI0n4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:27.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 60523d05-ff7f-479e-9fe2-43f6b8b5a25b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 164576
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f4b767b-ca98-4f0b-bdd4-c9474875c207
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/164576
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTMxNzZ9.UPmMd8qyXaBKU0o6QNm5sGeCFamGV3TVeB4Gzs8wKkU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f6a344e-0269-485b-82e9-89acfd02c7ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Fri, 23 Jan 2026 07:26:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request